Skip to content

deps(runner): bump claude-agent-sdk 0.2.113#1711

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/sdk-version-bump
Open

deps(runner): bump claude-agent-sdk 0.2.113#1711
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/sdk-version-bump

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

SDK Version Bump

  • claude-agent-sdk: 0.2.110 -> 0.2.113

TL;DR

  • 1 behavior change(s) to review
  • 0 new feature(s), 4 bug fix(es)

Behavior Changes

Change Package Version Action
Fixed e2e stderr test flakiness by running the query from a clean working dir... claude-agent-sdk 0.2.111 Review
Bug Fixes (4)
  • Zombie CLI subprocess prevention (claude-agent-sdk 0.2.111): Shielded subprocess cleanup from asyncio cancellation so SIGTERM/SIGKILL teardown always runs, preventing orphane...
  • Silent whitespace loss on large NDJSON lines (claude-agent-sdk 0.2.111): Fixed the NDJSON parser silently dropping whitespace when a single line exceeded the 64 KiB stream buffer, which coul...
  • TypeError on non-dict message content (claude-agent-sdk 0.2.111): Fixed an uncaught TypeError when the CLI emits a message whose content field is a plain string or other non-dict...
  • can_use_tool shadowed by allowed_tools (claude-agent-sdk 0.2.111): Added a runtime warning when a can_use_tool callback is registered alongside allowed_tools or bypassPermissions...
Bundled Claude CLI Versions (3)
SDK Version CLI Version
0.2.113 2.1.204
0.2.112 2.1.203
0.2.111 2.1.202
Internal changes: claude-agent-sdk (3)
  • Updated bundled Claude CLI to version 2.1.204 (0.2.113)
  • Updated bundled Claude CLI to version 2.1.203 (0.2.112)
  • Updated bundled Claude CLI to version 2.1.202 (0.2.111)

Automated by .github/workflows/sdk-version-bump.yml

@github-actions github-actions Bot added dependencies Pull requests that update a dependency file automated labels Jul 7, 2026
@netlify

netlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploy Preview for cheerful-kitten-f556a0 canceled.

Name Link
🔨 Latest commit aa1f664
🔍 Latest deploy log https://app.netlify.com/projects/cheerful-kitten-f556a0/deploys/6a4e1c7defc94c00081db706

Automated SDK version bump.

Co-Authored-By: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions Bot changed the title deps(runner): bump claude-agent-sdk 0.2.111 deps(runner): bump claude-agent-sdk 0.2.113 Jul 8, 2026
@github-actions github-actions Bot force-pushed the automated/sdk-version-bump branch from 18018af to aa1f664 Compare July 8, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants